Revision: zsh--cvshead--1.0--patch-178
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Thu Feb 17 02:04:16 CET 2005
Standard-date: 2005-02-17 01:04:16 GMT
New-files: Functions/Exceptions/.arch-ids/=id
    Functions/Exceptions/.arch-ids/catch.id
    Functions/Exceptions/.arch-ids/throw.id
    Functions/Exceptions/catch Functions/Exceptions/throw
New-directories: Functions/Exceptions
    Functions/Exceptions/.arch-ids
Modified-files: ChangeLog Completion/Unix/Command/_init_d
    Completion/Unix/Command/_rsync
    Completion/Unix/Command/_yodl Doc/Zsh/contrib.yo
    Src/Builtins/rlimits.awk Src/zsh.mdd configure.ac
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-178
Summary: Update from CVS

2005-02-16  Peter Stephenson  <pws@csr.com>

   * 20816: Src/Builtins/rlimits.awk: extra tricks to get limit
   names and numbers required with new glibc.

2005-02-15  Peter Stephenson  <pws@csr.com>

   * 20812: Doc/Zsh/contrib.yo, Functions/Exceptions/catch,
   Functions/Exceptions/throw, Src/zsh.mdd: add functions for
   exception handling using "always" block.

2005-02-14  Peter Stephenson  <pws@csr.com>

   * 20811: configure.ac: Copy the trick for finding the
   file with signal names to make finding the file with resource
   names more reliable.

2005-02-14  Wayne Davison  <wayned@users.sourceforge.net>

   * unposted: Completion/Unix/Command/_rsync: Divided the options
   so that daemon options and client options are not intermixed.
   Improved some descriptions and added new options for 2.6.4.

2005-02-10  Wayne Davison  <wayned@users.sourceforge.net>

   * unposted: Completion/Unix/Command/_yodl: Added missing
   closing double-quote.

2005-02-09  Bart Schaefer  <schaefer@zsh.org>

   * Kris Shannon: 20801: Completion/Unix/Command/_init_d: fix
   missing $ in the param expansion that parses the init script.
